3.137 \(\int \frac{A+B \tan (c+d x)}{\sqrt{\tan (c+d x)} (a+i a \tan (c+d x))} \, dx\)

Optimal. Leaf size=234 \[ -\frac{\left (\frac{1}{4}-\frac{i}{4}\right ) (B+(2+i) A) \tan ^{-1}\left (1-\sqrt{2} \sqrt{\tan (c+d x)}\right )}{\sqrt{2} a d}+\frac{\left (\frac{1}{4}-\frac{i}{4}\right ) (B+(2+i) A) \tan ^{-1}\left (\sqrt{2} \sqrt{\tan (c+d x)}+1\right )}{\sqrt{2} a d}+\frac{(A+i B) \sqrt{\tan (c+d x)}}{2 d (a+i a \tan (c+d x))}-\frac{((3+i) A-(1+i) B) \log \left (\tan (c+d x)-\sqrt{2} \sqrt{\tan (c+d x)}+1\right )}{8 \sqrt{2} a d}+\frac{((3+i) A-(1+i) B) \log \left (\tan (c+d x)+\sqrt{2} \sqrt{\tan (c+d x)}+1\right )}{8 \sqrt{2} a d} \]

[Out]

((-1/4 + I/4)*((2 + I)*A + B)*ArcTan[1 - Sqrt[2]*Sqrt[Tan[c + d*x]]])/(Sqrt[2]*a*d) + ((1/4 - I/4)*((2 + I)*A
+ B)*ArcTan[1 + Sqrt[2]*Sqrt[Tan[c + d*x]]])/(Sqrt[2]*a*d) - (((3 + I)*A - (1 + I)*B)*Log[1 - Sqrt[2]*Sqrt[Tan
[c + d*x]] + Tan[c + d*x]])/(8*Sqrt[2]*a*d) + (((3 + I)*A - (1 + I)*B)*Log[1 + Sqrt[2]*Sqrt[Tan[c + d*x]] + Ta
n[c + d*x]])/(8*Sqrt[2]*a*d) + ((A + I*B)*Sqrt[Tan[c + d*x]])/(2*d*(a + I*a*Tan[c + d*x]))

________________________________________________________________________________________

Rubi [A]  time = 0.2913, antiderivative size = 234, normalized size of antiderivative = 1., number of steps used = 11, number of rules used = 8, integrand size = 36, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.222, Rules used = {3596, 3534, 1168, 1162, 617, 204, 1165, 628} \[ -\frac{\left (\frac{1}{4}-\frac{i}{4}\right ) (B+(2+i) A) \tan ^{-1}\left (1-\sqrt{2} \sqrt{\tan (c+d x)}\right )}{\sqrt{2} a d}+\frac{\left (\frac{1}{4}-\frac{i}{4}\right ) (B+(2+i) A) \tan ^{-1}\left (\sqrt{2} \sqrt{\tan (c+d x)}+1\right )}{\sqrt{2} a d}+\frac{(A+i B) \sqrt{\tan (c+d x)}}{2 d (a+i a \tan (c+d x))}-\frac{((3+i) A-(1+i) B) \log \left (\tan (c+d x)-\sqrt{2} \sqrt{\tan (c+d x)}+1\right )}{8 \sqrt{2} a d}+\frac{((3+i) A-(1+i) B) \log \left (\tan (c+d x)+\sqrt{2} \sqrt{\tan (c+d x)}+1\right )}{8 \sqrt{2} a d} \]

Antiderivative was successfully verified.

[In]

Int[(A + B*Tan[c + d*x])/(Sqrt[Tan[c + d*x]]*(a + I*a*Tan[c + d*x])),x]

[Out]

((-1/4 + I/4)*((2 + I)*A + B)*ArcTan[1 - Sqrt[2]*Sqrt[Tan[c + d*x]]])/(Sqrt[2]*a*d) + ((1/4 - I/4)*((2 + I)*A
+ B)*ArcTan[1 + Sqrt[2]*Sqrt[Tan[c + d*x]]])/(Sqrt[2]*a*d) - (((3 + I)*A - (1 + I)*B)*Log[1 - Sqrt[2]*Sqrt[Tan
[c + d*x]] + Tan[c + d*x]])/(8*Sqrt[2]*a*d) + (((3 + I)*A - (1 + I)*B)*Log[1 + Sqrt[2]*Sqrt[Tan[c + d*x]] + Ta
n[c + d*x]])/(8*Sqrt[2]*a*d) + ((A + I*B)*Sqrt[Tan[c + d*x]])/(2*d*(a + I*a*Tan[c + d*x]))

Rule 3596

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*tan[(e_
.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[((a*A + b*B)*(a + b*Tan[e + f*x])^m*(c + d*Tan[e + f*x])^(n + 1))/(2
*f*m*(b*c - a*d)), x] + Dist[1/(2*a*m*(b*c - a*d)), Int[(a + b*Tan[e + f*x])^(m + 1)*(c + d*Tan[e + f*x])^n*Si
mp[A*(b*c*m - a*d*(2*m + n + 1)) + B*(a*c*m - b*d*(n + 1)) + d*(A*b - a*B)*(m + n + 1)*Tan[e + f*x], x], x], x
] /; FreeQ[{a, b, c, d, e, f, A, B, n}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && LtQ[m, 0] &&  !GtQ[n,
0]

Rule 3534

Int[((c_) + (d_.)*tan[(e_.) + (f_.)*(x_)])/Sqrt[(b_.)*tan[(e_.) + (f_.)*(x_)]], x_Symbol] :> Dist[2/f, Subst[I
nt[(b*c + d*x^2)/(b^2 + x^4), x], x, Sqrt[b*Tan[e + f*x]]], x] /; FreeQ[{b, c, d, e, f}, x] && NeQ[c^2 - d^2,
0] && NeQ[c^2 + d^2, 0]

Rule 1168

Int[((d_) + (e_.)*(x_)^2)/((a_) + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[a*c, 2]}, Dist[(d*q + a*e)/(2*a*c),
 Int[(q + c*x^2)/(a + c*x^4), x], x] + Dist[(d*q - a*e)/(2*a*c), Int[(q - c*x^2)/(a + c*x^4), x], x]] /; FreeQ
[{a, c, d, e}, x] && NeQ[c*d^2 + a*e^2, 0] && NeQ[c*d^2 - a*e^2, 0] && NegQ[-(a*c)]

Rule 1162

Int[((d_) + (e_.)*(x_)^2)/((a_) + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[(2*d)/e, 2]}, Dist[e/(2*c), Int[1/S
imp[d/e + q*x + x^2, x], x], x] + Dist[e/(2*c), Int[1/Simp[d/e - q*x + x^2, x], x], x]] /; FreeQ[{a, c, d, e},
 x] && EqQ[c*d^2 - a*e^2, 0] && PosQ[d*e]

Rule 617

Int[((a_) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> With[{q = 1 - 4*Simplify[(a*c)/b^2]}, Dist[-2/b, Sub
st[Int[1/(q - x^2), x], x, 1 + (2*c*x)/b], x] /; RationalQ[q] && (EqQ[q^2, 1] ||  !RationalQ[b^2 - 4*a*c])] /;
 FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 204

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> -Simp[ArcTan[(Rt[-b, 2]*x)/Rt[-a, 2]]/(Rt[-a, 2]*Rt[-b, 2]), x] /
; FreeQ[{a, b}, x] && PosQ[a/b] && (LtQ[a, 0] || LtQ[b, 0])

Rule 1165

Int[((d_) + (e_.)*(x_)^2)/((a_) + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[(-2*d)/e, 2]}, Dist[e/(2*c*q), Int[
(q - 2*x)/Simp[d/e + q*x - x^2, x], x], x] + Dist[e/(2*c*q), Int[(q + 2*x)/Simp[d/e - q*x - x^2, x], x], x]] /
; FreeQ[{a, c, d, e}, x] && EqQ[c*d^2 - a*e^2, 0] && NegQ[d*e]

Rule 628

Int[((d_) + (e_.)*(x_))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Simp[(d*Log[RemoveContent[a + b*x +
c*x^2, x]])/b, x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[2*c*d - b*e, 0]

Rubi steps

\begin{align*} \int \frac{A+B \tan (c+d x)}{\sqrt{\tan (c+d x)} (a+i a \tan (c+d x))} \, dx &=\frac{(A+i B) \sqrt{\tan (c+d x)}}{2 d (a+i a \tan (c+d x))}+\frac{\int \frac{\frac{1}{2} a (3 A-i B)-\frac{1}{2} a (i A-B) \tan (c+d x)}{\sqrt{\tan (c+d x)}} \, dx}{2 a^2}\\ &=\frac{(A+i B) \sqrt{\tan (c+d x)}}{2 d (a+i a \tan (c+d x))}+\frac{\operatorname{Subst}\left (\int \frac{\frac{1}{2} a (3 A-i B)-\frac{1}{2} a (i A-B) x^2}{1+x^4} \, dx,x,\sqrt{\tan (c+d x)}\right )}{a^2 d}\\ &=\frac{(A+i B) \sqrt{\tan (c+d x)}}{2 d (a+i a \tan (c+d x))}+\frac{((3+i) A-(1+i) B) \operatorname{Subst}\left (\int \frac{1-x^2}{1+x^4} \, dx,x,\sqrt{\tan (c+d x)}\right )}{4 a d}+\frac{\left (\left (\frac{1}{4}-\frac{i}{4}\right ) ((2+i) A+B)\right ) \operatorname{Subst}\left (\int \frac{1+x^2}{1+x^4} \, dx,x,\sqrt{\tan (c+d x)}\right )}{a d}\\ &=\frac{(A+i B) \sqrt{\tan (c+d x)}}{2 d (a+i a \tan (c+d x))}-\frac{((3+i) A-(1+i) B) \operatorname{Subst}\left (\int \frac{\sqrt{2}+2 x}{-1-\sqrt{2} x-x^2} \, dx,x,\sqrt{\tan (c+d x)}\right )}{8 \sqrt{2} a d}-\frac{((3+i) A-(1+i) B) \operatorname{Subst}\left (\int \frac{\sqrt{2}-2 x}{-1+\sqrt{2} x-x^2} \, dx,x,\sqrt{\tan (c+d x)}\right )}{8 \sqrt{2} a d}+\frac{\left (\left (\frac{1}{8}-\frac{i}{8}\right ) ((2+i) A+B)\right ) \operatorname{Subst}\left (\int \frac{1}{1-\sqrt{2} x+x^2} \, dx,x,\sqrt{\tan (c+d x)}\right )}{a d}+\frac{\left (\left (\frac{1}{8}-\frac{i}{8}\right ) ((2+i) A+B)\right ) \operatorname{Subst}\left (\int \frac{1}{1+\sqrt{2} x+x^2} \, dx,x,\sqrt{\tan (c+d x)}\right )}{a d}\\ &=-\frac{((3+i) A-(1+i) B) \log \left (1-\sqrt{2} \sqrt{\tan (c+d x)}+\tan (c+d x)\right )}{8 \sqrt{2} a d}+\frac{((3+i) A-(1+i) B) \log \left (1+\sqrt{2} \sqrt{\tan (c+d x)}+\tan (c+d x)\right )}{8 \sqrt{2} a d}+\frac{(A+i B) \sqrt{\tan (c+d x)}}{2 d (a+i a \tan (c+d x))}+-\frac{\left (\left (\frac{1}{4}-\frac{i}{4}\right ) ((2+i) A+B)\right ) \operatorname{Subst}\left (\int \frac{1}{-1-x^2} \, dx,x,1+\sqrt{2} \sqrt{\tan (c+d x)}\right )}{\sqrt{2} a d}+\frac{\left (\left (\frac{1}{4}-\frac{i}{4}\right ) ((2+i) A+B)\right ) \operatorname{Subst}\left (\int \frac{1}{-1-x^2} \, dx,x,1-\sqrt{2} \sqrt{\tan (c+d x)}\right )}{\sqrt{2} a d}\\ &=-\frac{\left (\frac{1}{4}-\frac{i}{4}\right ) ((2+i) A+B) \tan ^{-1}\left (1-\sqrt{2} \sqrt{\tan (c+d x)}\right )}{\sqrt{2} a d}+\frac{\left (\frac{1}{4}-\frac{i}{4}\right ) ((2+i) A+B) \tan ^{-1}\left (1+\sqrt{2} \sqrt{\tan (c+d x)}\right )}{\sqrt{2} a d}-\frac{((3+i) A-(1+i) B) \log \left (1-\sqrt{2} \sqrt{\tan (c+d x)}+\tan (c+d x)\right )}{8 \sqrt{2} a d}+\frac{((3+i) A-(1+i) B) \log \left (1+\sqrt{2} \sqrt{\tan (c+d x)}+\tan (c+d x)\right )}{8 \sqrt{2} a d}+\frac{(A+i B) \sqrt{\tan (c+d x)}}{2 d (a+i a \tan (c+d x))}\\ \end{align*}

Mathematica [A]  time = 1.98748, size = 199, normalized size = 0.85 \[ \frac{(\cos (d x)+i \sin (d x)) (A+B \tan (c+d x)) \left (4 (A+i B) \sin (c+d x) (\cos (d x)-i \sin (d x))+(1+i) (-\sin (c)+i \cos (c)) \sqrt{\sin (2 (c+d x))} \sec (c+d x) \left ((B+(2+i) A) \sin ^{-1}(\cos (c+d x)-\sin (c+d x))+(i B-(1+2 i) A) \log \left (\sin (c+d x)+\sqrt{\sin (2 (c+d x))}+\cos (c+d x)\right )\right )\right )}{8 d \sqrt{\tan (c+d x)} (a+i a \tan (c+d x)) (A \cos (c+d x)+B \sin (c+d x))} \]

Antiderivative was successfully verified.

[In]

Integrate[(A + B*Tan[c + d*x])/(Sqrt[Tan[c + d*x]]*(a + I*a*Tan[c + d*x])),x]

[Out]

((Cos[d*x] + I*Sin[d*x])*(4*(A + I*B)*(Cos[d*x] - I*Sin[d*x])*Sin[c + d*x] + (1 + I)*(((2 + I)*A + B)*ArcSin[C
os[c + d*x] - Sin[c + d*x]] + ((-1 - 2*I)*A + I*B)*Log[Cos[c + d*x] + Sin[c + d*x] + Sqrt[Sin[2*(c + d*x)]]])*
Sec[c + d*x]*(I*Cos[c] - Sin[c])*Sqrt[Sin[2*(c + d*x)]])*(A + B*Tan[c + d*x]))/(8*d*(A*Cos[c + d*x] + B*Sin[c
+ d*x])*Sqrt[Tan[c + d*x]]*(a + I*a*Tan[c + d*x]))

________________________________________________________________________________________

Maple [A]  time = 0.057, size = 192, normalized size = 0.8 \begin{align*}{\frac{B}{2\,ad \left ( \tan \left ( dx+c \right ) -i \right ) }\sqrt{\tan \left ( dx+c \right ) }}-{\frac{{\frac{i}{2}}A}{ad \left ( \tan \left ( dx+c \right ) -i \right ) }\sqrt{\tan \left ( dx+c \right ) }}-{\frac{2\,iA}{ad \left ( \sqrt{2}-i\sqrt{2} \right ) }\arctan \left ( 2\,{\frac{\sqrt{\tan \left ( dx+c \right ) }}{\sqrt{2}-i\sqrt{2}}} \right ) }+{\frac{iA}{ad \left ( \sqrt{2}+i\sqrt{2} \right ) }\arctan \left ( 2\,{\frac{\sqrt{\tan \left ( dx+c \right ) }}{\sqrt{2}+i\sqrt{2}}} \right ) }+{\frac{B}{ad \left ( \sqrt{2}+i\sqrt{2} \right ) }\arctan \left ( 2\,{\frac{\sqrt{\tan \left ( dx+c \right ) }}{\sqrt{2}+i\sqrt{2}}} \right ) } \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((A+B*tan(d*x+c))/tan(d*x+c)^(1/2)/(a+I*a*tan(d*x+c)),x)

[Out]

1/2/d/a*tan(d*x+c)^(1/2)/(tan(d*x+c)-I)*B-1/2*I/d/a*tan(d*x+c)^(1/2)/(tan(d*x+c)-I)*A-2*I/d/a/(2^(1/2)-I*2^(1/
2))*arctan(2*tan(d*x+c)^(1/2)/(2^(1/2)-I*2^(1/2)))*A+I/d/a/(2^(1/2)+I*2^(1/2))*arctan(2*tan(d*x+c)^(1/2)/(2^(1
/2)+I*2^(1/2)))*A+1/d/a/(2^(1/2)+I*2^(1/2))*arctan(2*tan(d*x+c)^(1/2)/(2^(1/2)+I*2^(1/2)))*B

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: RuntimeError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*tan(d*x+c))/tan(d*x+c)^(1/2)/(a+I*a*tan(d*x+c)),x, algorithm="maxima")

[Out]

Exception raised: RuntimeError

________________________________________________________________________________________

Fricas [B]  time = 1.83499, size = 1513, normalized size = 6.47 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*tan(d*x+c))/tan(d*x+c)^(1/2)/(a+I*a*tan(d*x+c)),x, algorithm="fricas")

[Out]

1/8*(a*d*sqrt((-I*A^2 - 2*A*B + I*B^2)/(a^2*d^2))*e^(2*I*d*x + 2*I*c)*log(1/2*((4*I*a*d*e^(2*I*d*x + 2*I*c) +
4*I*a*d)*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) + 1))*sqrt((-I*A^2 - 2*A*B + I*B^2)/(a^2*d^2))
 + 4*(A - I*B)*e^(2*I*d*x + 2*I*c))*e^(-2*I*d*x - 2*I*c)/(I*A + B)) - a*d*sqrt((-I*A^2 - 2*A*B + I*B^2)/(a^2*d
^2))*e^(2*I*d*x + 2*I*c)*log(1/2*((-4*I*a*d*e^(2*I*d*x + 2*I*c) - 4*I*a*d)*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(
e^(2*I*d*x + 2*I*c) + 1))*sqrt((-I*A^2 - 2*A*B + I*B^2)/(a^2*d^2)) + 4*(A - I*B)*e^(2*I*d*x + 2*I*c))*e^(-2*I*
d*x - 2*I*c)/(I*A + B)) + 2*a*d*sqrt(I*A^2/(a^2*d^2))*e^(2*I*d*x + 2*I*c)*log(((a*d*e^(2*I*d*x + 2*I*c) + a*d)
*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) + 1))*sqrt(I*A^2/(a^2*d^2)) + I*A)*e^(-2*I*d*x - 2*I*c
)/(a*d)) - 2*a*d*sqrt(I*A^2/(a^2*d^2))*e^(2*I*d*x + 2*I*c)*log(-((a*d*e^(2*I*d*x + 2*I*c) + a*d)*sqrt((-I*e^(2
*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) + 1))*sqrt(I*A^2/(a^2*d^2)) - I*A)*e^(-2*I*d*x - 2*I*c)/(a*d)) + 2*(
(A + I*B)*e^(2*I*d*x + 2*I*c) + A + I*B)*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) + 1)))*e^(-2*I
*d*x - 2*I*c)/(a*d)

________________________________________________________________________________________

Sympy [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: AttributeError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*tan(d*x+c))/tan(d*x+c)**(1/2)/(a+I*a*tan(d*x+c)),x)

[Out]

Exception raised: AttributeError

________________________________________________________________________________________

Giac [A]  time = 1.22894, size = 132, normalized size = 0.56 \begin{align*} -\frac{\left (i - 1\right ) \, \sqrt{2} A \arctan \left (\left (\frac{1}{2} i + \frac{1}{2}\right ) \, \sqrt{2} \sqrt{\tan \left (d x + c\right )}\right )}{2 \, a d} - \frac{\left (i - 1\right ) \, \sqrt{2}{\left (i \, A + B\right )} \arctan \left (-\left (\frac{1}{2} i - \frac{1}{2}\right ) \, \sqrt{2} \sqrt{\tan \left (d x + c\right )}\right )}{4 \, a d} - \frac{i \, A \sqrt{\tan \left (d x + c\right )} - B \sqrt{\tan \left (d x + c\right )}}{2 \, a d{\left (\tan \left (d x + c\right ) - i\right )}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((A+B*tan(d*x+c))/tan(d*x+c)^(1/2)/(a+I*a*tan(d*x+c)),x, algorithm="giac")

[Out]

-(1/2*I - 1/2)*sqrt(2)*A*arctan((1/2*I + 1/2)*sqrt(2)*sqrt(tan(d*x + c)))/(a*d) - (1/4*I - 1/4)*sqrt(2)*(I*A +
 B)*arctan(-(1/2*I - 1/2)*sqrt(2)*sqrt(tan(d*x + c)))/(a*d) - 1/2*(I*A*sqrt(tan(d*x + c)) - B*sqrt(tan(d*x + c
)))/(a*d*(tan(d*x + c) - I))